PDF4Java Reference Documentation
com.o2sol.pdf4java.portfolios Package / PDFPortfolioFolder Class / setDescription Method
A description associated with this folder.
In This Topic
    setDescription Method
    In This Topic
    Sets the folder description.
    Syntax
    public void setDescription( 
       java.lang.String value
    )

    Parameters

    value
    A description associated with this folder.
    See Also